Boolean

Instance of

Class

Inherits from

Object

Description

Represents boolean value.

Example

console.write(true && false || false);

Expected output

false

Members

Inherited members

Properties

  • classPrototype